home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 36 / Issue 36.iso / pc / iwks / Wap / NokiaToolkit2_0 / setup.exe / Disk1 / data1.cab / ServerSim-FileServlets / FileServlet.properties < prev   
Encoding:
Text File  |  2000-06-19  |  320 b   |  17 lines

  1. # The FileServlet properties:
  2.  
  3. # path to the file servlet virtual root directory
  4. rootdir=wap_root
  5.  
  6. # the default file name in the directory
  7. indexfile=index.wml
  8.  
  9. # known mime-types
  10. .wml=text/vnd.wap.wml
  11. .wmls=text/vnd.wap.wmlscript
  12. .wbmp=image/vnd.wap.wbmp
  13. .html=text/html
  14. .htm=text/html
  15. .txt=text/plain
  16.  
  17.